arm: socfpga: spl: Add stub sdram.h
authorMarek Vasut <[email protected]>
Tue, 21 Apr 2015 10:30:09 +0000 (12:30 +0200)
committerMarek Vasut <[email protected]>
Tue, 21 Apr 2015 10:37:12 +0000 (12:37 +0200)
commitb284d268aff2253b162c636bc63d8fd289159296
tree790616c6b6f92ded5575c684ea2d8f9be53a1acb
parent96bfdf01cabe0c4a14e84c14918fa3c6c59ee8f2
arm: socfpga: spl: Add stub sdram.h

Since the SoCFPGA SDRAM support is not yet applied to u-boot, we still
need to be able to compile the codebase. Introduce stub functions which
temporarily supplement the missing SDRAM setup functions.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Chin Liang See <[email protected]>
Cc: Dinh Nguyen <[email protected]>
Cc: Pavel Machek <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Vince Bridgers <[email protected]>
arch/arm/include/asm/arch-socfpga/sdram.h [new file with mode: 0644]